-
Home
-
SSL Certificate – Free SSL, HTTPS by SSL Zen
-
4.0.4
-
Code
-
Classes
- LEOrder
Total Complexity |
165 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
834 |
Lines of code |
623 |
Logical lines of code |
374 |
Comment lines |
119 |
Methods |
18 |
Properties |
14 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
31 |
28 |
106 |
verifyPendingOrderAuthorization() |
C |
34 |
25 |
93 |
getCertificate() |
B |
36 |
23 |
72 |
revokeCertificate() |
B |
42 |
16 |
50 |
finalizeOrder() |
A |
43 |
13 |
47 |
createOrder() |
A |
41 |
10 |
51 |
getAuthorizations() |
A |
46 |
8 |
37 |
deactivateOrderAuthorization() |
A |
50 |
8 |
26 |
validateCertificateResponse() |
S |
50 |
7 |
30 |
saveCertificate() |
S |
60 |
6 |
11 |
updateOrderData() |
S |
52 |
5 |
22 |
generateCSR() |
S |
46 |
3 |
42 |
allAuthorizationsValid() |
S |
63 |
4 |
11 |
updateAuthorizations() |
S |
62 |
4 |
11 |
isFinalized() |
S |
78 |
2 |
3 |
getValidAuthorizations() |
S |
79 |
1 |
3 |
getPendingAuthorizations() |
S |
79 |
1 |
3 |
postCertificateRequest() |
S |
72 |
1 |
5 |